Kotlin JS GitHub Action SDK
/
com.rnett.action.glob
/
Globber
Globber
class
Globber
Content copied to clipboard
A globber instance for a given glob.
Functions
Sources
Functions
glob
Link copied to clipboard
suspend fun
glob
():
List
<
Path
>
Content copied to clipboard
Get all matching files.
globFlow
Link copied to clipboard
suspend fun
globFlow
():
<ERROR CLASS>
<
Path
>
Content copied to clipboard
Get all matching files, asynchronously.
Sources
js source
Link copied to clipboard